home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / extra_2 / ianim10a.zip / IANIMATE.TXT < prev    next >
Text File  |  1995-10-15  |  5KB  |  190 lines

  1.  
  2. c1995 Copyright CMC Interactive. All Rights Reserved.
  3.  
  4. READ THIS SECTION CAREFULLY
  5. Before You Begin!
  6.  
  7. I-ANIMATE 1.0 is an Evaluation Software. The Animations That I-ANIMATE 1.0
  8. Makes Can Only Be Viewed Through Netscape 1.1 or better, EVEN Netscape 2.0!
  9.  
  10. Make sure that you have saved your Video or Animation frames in the following
  11. format and style:
  12. *001.gif, *002.gif, *003.gif, *004.gif and so on. (* = any three characters)
  13.  
  14.  
  15. I-ANIMATE 1.0 CGI Script will ONLY read them in one format and style. 
  16. So Rename your .GIFs with any three characters in front and end each one
  17. with 001, 002, 003 and so on.
  18.  
  19. For Example if you have 10 Video or Animation frames you might want to call
  20. them:
  21.  
  22. abc001.gif
  23. abc002.gif
  24. abc003.gif
  25. abc004.gif
  26. and so on!
  27.  
  28.  
  29. When you register and receive I-Animate 1.5. I-ANIMATE 1.5 will let you animate
  30. in any order, format or style.
  31.  
  32. For Example if you have 10 different Video or Animation frames called:
  33. mypictu.gif
  34. hot12s.jpg
  35. fro234.gif
  36. and so on!
  37.  
  38. I-ANIMATE 1.5 CGI Script will read in any order, format or style you choose
  39. to animate.
  40.  
  41. If you have netscape 1.1 or better Feel Free to vist our animation theatre
  42. at:
  43. http://tekweb.com/madness.htm
  44.  
  45.  
  46. Why Should I Register I-ANIAMTE 1.0?
  47.  
  48.   Well the Answer is simple. If you want to have animation on your web page
  49. (or even better   animation with sound!). Do you want to go out and buy a
  50. 2500 page book on learning How to   Create CGI Scripts? or just use I-ANIMATE
  51. and get done with it?
  52.  
  53.  
  54.     
  55.  
  56.  
  57.       1995 Copyright CMC Interactive. All Rights Reserved.
  58.  
  59. 1.0 USERS GUIDE
  60. Written by: Caesar Collazo
  61.  
  62. PART #1
  63.  
  64. Step #1:
  65.   Once you have started I-ANIMATE on your PC. From the Main Screen click the
  66. "GO"     button.
  67.  
  68. Step #2:
  69.   Now If you would like to Code a Sound File with your Animation click either
  70. "Yes" or "No"     button.
  71.  
  72. Step #3:
  73.   Give Your Animated Web Page a Title. (Example: "Mary's Web Site.") Then
  74. click the "OK"     button.
  75.  
  76. Step #4:
  77.   Now Choose the Background Color for your Animated Web Page.
  78.  
  79. Step #5:
  80.   Now Choose the color for the TEXT on your Animated Web Page.
  81.  
  82. Step #6:
  83.   Choose the Graphic File Format Your Animated frames are saved as.
  84.   (Example:   .GIF, .TGA, .BMP, .ART, .JPG)
  85.  
  86. Step #7:
  87.   Now choose how many frames your animation consist of.
  88.  
  89. Step #8:
  90.   Type the first three characters of your animation frames name.
  91.   (Example: If you type "abc" I-ANIMATE assumes that you have saved your animati
  92. on
  93.     frames as abc001.gif, abc002.gif, abc003.gif, abc004.gif and so on.) Then
  94. click the "OK"     button.
  95.  
  96.  
  97.  
  98.  
  99.       1995 Copyright CMC Interactive. All Rights Reserved.
  100.  
  101. 1.0 USERS GUIDE
  102. Part #2
  103.  
  104. Step #1:
  105.   Using your favorite FTP software, FTP to your server.
  106.  
  107. Step #2:
  108.   Once you are logged into your server change directory to the HTDOCS directory
  109. on you     server.
  110.  
  111. Step #3:
  112.   Create a Sub-Directory in the HTDOCS Directory call it CMC.
  113.   This is where all your animation frames will be stored.
  114.  
  115. Step #4:
  116.   Transfer your animation frames into the CMC Directory.
  117.  
  118. Step #5:
  119.   Now change to the HTDOCS Directory on your server.
  120.  
  121. Step #6:
  122.   Transfer your Animated Web Page with the .HTM extension into the HTDOCS
  123. directory on     your server (Your Animated Web Page should be located on your
  124. Hard Dirve in the       C:\CMC\HTML   Directory).
  125.  
  126. Step #7:
  127.   Now change to the CGI-BIN Directory on your server.
  128.  
  129. Step #8:
  130.   Transfer your Animation CGI Script with the .CGI extension into the CGI
  131. BIN Directory on     your server (Your Animation CGI Script should be located
  132. on your Hard Drive in the     C:\CMC\SCRIPT Directory).
  133.  
  134.  
  135.     c1995 Copyright CMC Interactive. All Rights Reserved.
  136.  
  137. Step #9:
  138.   After the Files have been Transfered to the server, close down the FTP Connect
  139. ion.
  140. Once the   FTP Connection is closed down. Telnet into your server using your
  141. favorite Telnet software.
  142.  
  143. Step #10:
  144.   Once you have logged into your server using Telnet, change to the cgi-bin
  145. directory.
  146.   Remember that UNIX is Very Case Sensitive Be Careful!
  147.   
  148.   I Type the following when I Telnet:
  149.   
  150.   cd cgi-bin
  151.   
  152.   Then I press enter.
  153.  
  154. Step #11:
  155.   Once you are in the cgi-bin directory type the following:
  156.  
  157.   pico *.cgi         ( * = the name give by I-ANIMATE. For Example: nph-abc.cgi
  158. )
  159.  
  160. Step #12:
  161.   Now hold down your "CTRL" button and Press the "O" key on your keyboard.
  162.   This should save the nph-*.cgi Then press the ENTER key on your keyboard.
  163.  
  164.  
  165. Step #13:
  166.   Now hold down your "CTRL" button and Press the "X" key on your keyboard.
  167.   This should bring you back to the cgi-bin prompt.
  168.  
  169. Step #14:
  170.   Once you are back to the cgi-bin prompt type the following:
  171.  
  172.   chmod 755 *.cgi         ( * = the name give by I-ANIMATE. For Example: nph
  173. abc.cgi )
  174.  
  175. Step #15:
  176.   After Step #14 has been completed, close down the Telnet Connection. 
  177.  
  178. Now test the Animation by starting Netscape and accessing the .HTM page you
  179. transfered to the server in Step #6. 
  180.  
  181. Example: http://YOUR_HOMEPAGE/abc.htm
  182.  
  183. Have Fun!
  184.  
  185.     
  186.  
  187.  
  188.  
  189.  
  190.